MessageSentRepresentingSearchKey Property

Contains the search key for the messaging user represented by the sender.

Definition

Namespace: Independentsoft.Msg
Assembly: Independentsoft.Pst (in Independentsoft.Pst.dll) Version: 1.2.900.17830
C#
public byte[] SentRepresentingSearchKey { get; set; }

Property Value

Byte
The sent representing search key.

See Also